C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection<TOwner,TItem> Class / Remove Method

In This Topic
Remove Method (C1ObservableItemCollection<TOwner,TItem>)
In This Topic
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As TItem _
) As System.Boolean
 

Parameters

item
See Also